home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UNIXTOOL / UNIXLIB37B / !UnixLib37_src_clib_h_endian < prev    next >
Encoding:
C/C++ Source or Header  |  1996-11-09  |  472 b   |  18 lines

  1. /****************************************************************************
  2.  *
  3.  * $Source: /unixb/home/unixlib/source/unixlib37/src/clib/h/RCS/endian,v $
  4.  * $Date: 1996/09/16 21:23:51 $
  5.  * $Revision: 1.1 $
  6.  * $State: Rel $
  7.  * $Author: unixlib $
  8.  *
  9.  * $Log: endian,v $
  10.  * Revision 1.1  1996/09/16 21:23:51  unixlib
  11.  * Initial revision
  12.  *
  13.  ***************************************************************************/
  14.  
  15. #ifndef __ENDIAN_H
  16. #include <machine/endian.h>
  17. #endif
  18.